home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / GRP_CVTR / REALIZ10 / DEFAULTP.RDR < prev    next >
Text File  |  1994-06-09  |  814b  |  28 lines

  1. * default .rdr for drawings using standard POV shapes in RSHAPES.inc
  2.  
  3. global
  4.     sky cloudy
  5.     floor tiles
  6.  
  7. insert before_textures begin_insert
  8. #include "rshapes.inc"
  9. end_insert
  10.  
  11. block ELLIPS external Ellipsoid
  12. block ELLIPS_1 external Ellipsoid_1
  13. block ELLIPS_2 external Ellipsoid_2
  14. block ELLIPS_3 external Ellipsoid_3
  15. block CUBE   external Cube
  16. block LIGHT  external Light
  17. block SUN    external Sun
  18. block DISK_X external Disk_X
  19. block DISK_Y external Disk_Y
  20. block DISK_Z external Disk_Z
  21. block CONE_X external Cone_X
  22. block CONE_Y external Cone_Y
  23. block CONE_Z external Cone_Z
  24. block HBEAM  external Hbeam
  25. block WEDGE  external Wedge
  26. block ELBOW1  external Elbow1   bounded_by -0.15 -0.05 -0.11 1.05 1.15 0.11
  27. block ELBOW05  external Elbow05 bounded_by -0.075 -0.025 -0.06 1.025 1.075 0.06
  28.